Don't lazy-highlight the comint output in history Isearch mode.
authorJuri Linkov <juri@jurta.org>
Mon, 7 Dec 2009 22:36:58 +0000 (22:36 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 7 Dec 2009 22:36:58 +0000 (22:36 +0000)
commit6a73cbce15211a24015343e93db50bac88bd5803
tree9d87b5ec2b7b8f3114fa806cb1f7044d62c47ffd
parentc41d8c07eb659ac9ada913f35d147e4347d64e6f
Don't lazy-highlight the comint output in history Isearch mode.

* comint.el (comint-history-isearch-search): Instead of
`comint-line-beginning-position', use `comint-after-pmark-p'
to check if point if before the process mark, and go to
`process-mark' in this case.
lisp/ChangeLog
lisp/comint.el